Errror -1064 : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '\" AND e.event_type_id=ety.event_type_id and e.event_topic_id=eto.event_topic_id' at line 1
Select e.event_id, e.title, e.confirmation_number, HOUR(e.start_date)+MINUTE(e.start_date)/60 as start_time, e.start_date, DAYOFWEEK(e.start_date) as start_day_of_week, DAYOFMONTH(e.start_date) as start_day, MONTH(e.start_date) as start_month, YEAR(e.start_date) as start_year, e.duration, e.location_id, e.location_other, e.event_topic_id, e.event_topic_other, e.event_type_id, e.event_type_other, l.name as location_name, eto.name as event_topic_name, ety.name as event_type_name, e.linked_file as linked_file, e.mime_type as mime_type, e.language_id as language_id, e.artmime as artmime from event e, location l, event_type ety, event_topic eto where e.event_id=1715\" AND e.event_type_id=ety.event_type_id and e.event_topic_id=eto.event_topic_id and e.location_id=l.location_id
Errror -1064 : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1select description, contact_name, contact_phone, contact_email, location_details from event where event_id=